home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / EMULATOR / CPM / CP.M / Readme < prev   
Text File  |  1998-07-28  |  1KB  |  28 lines

  1. Some years ago I started to write a emulator for Z80 based
  2. CP/M systems (I have still a PC1715 which was certainly the
  3. most used computer in the GDR). But then I did not know why
  4. I should continue, so I left it.
  5.  
  6. Actually the processor is nearly full emulated, except
  7. interrupt handling (it is not needed for a CP/M emulation).
  8. Only very few BDOS and BIOS calls are implemented, and no
  9. disk handling. But Turbo Pascal, a Basic interpreter and some
  10. other programs that do not necessarily need disk accesses run
  11. without problems. And well, it thinks it has a German
  12. keyboard, so z and y are swapped on english keyboards.
  13.  
  14. I supply it with the basic interpreter, so you can play a bit
  15. with it. On a A3010 it should reach nearly the original speed
  16. of a 4MHz Z80, and on a Strongarm it is about as fast as a
  17. 100MHz Z80. To run it, type cpm:basi/com if the program asks
  18. you for a name. If you want to leave, type "system".
  19.  
  20. I only plan to use this program for emulating the environment
  21. for the Z80 cpu I will use to control my self-built amplifier,
  22. but if you feel you could need the source, feel free to
  23. contact me via email.
  24.  
  25.  
  26. Peter Teichmann
  27.  
  28. Email: teich-p@rcs.urz.tu-dresden.de